go.uber.org/mock/gomock.nopTestHelper.t (field)

6 uses

	go.uber.org/mock/gomock (current package)
		controller.go#L146: 		h = &nopTestHelper{t: t}
		controller.go#L154: 	t TestReporter
		controller.go#L158: 	h.t.Errorf(format, args...)
		controller.go#L162: 	h.t.Fatalf(format, args...)
		controller.go#L318: 			tr = h.t
		controller.go#L321: 		tr = nt.t